TF5HTTPServer.Log(THTTPServerLogType,String,TVarRec[],Integer) Method
Represents method Log(THTTPServerLogType,String,TVarRec[],Integer).
protected procedure Log(const LogType: THTTPServerLogType; const Msg: String; const Args: array of const; const LogLevel: Integer = 0); overload;
Parameters
- LogType
- Type: THTTPServerLogType
- Msg
- Type: String
- Args
- Type: array of const
- LogLevel
- Type: Integer